matrix_from_quatvec
Syntax:
matrix_from_quatvec(angle, center)
Arguments:
| Argument Name | Type | Description |
|---|---|---|
| angle | vector4 | quaternion to use as rotation |
| center | vector3 | point to rotate around |
Returns: (matrix)
Description:
Loading page...
Syntax:
matrix_from_quatvec(angle, center)
Arguments:
| Argument Name | Type | Description |
|---|---|---|
| angle | vector4 | quaternion to use as rotation |
| center | vector3 | point to rotate around |
Returns: (matrix)
Description:
Loading page...